1) - Changer les images:

- Fichiers contenant les images:
faq_body.html, index_body.html, login_body.html, viewforum_body.html, search_body.html, viewtopic_body.html

2) Ligne à modifier:
- <div class="top-image"><img src="{T_THEME_PATH}/images/alaska_range_beautiful_mountain.jpg" width="2560" title="Earth phpBb theme" alt="Earth nature field" /></div>

a) Changer uniquement le nom de l'image ( ex: src="{T_THEME_PATH}/images/mon_image_faq_body.jpg" width="2560" title="Nom de l'image" alt="nom de l'image")

b) Ou bien supprimer toute la ligne si vous souhaitez supprimer l'image

-------------------------------------------------------------------------------------------------------------------------------------------------------------
=============================================================================================================================================================
-------------------------------------------------------------------------------------------------------------------------------------------------------------

1) Changing top images:

- Files containing the images:
faq_body.html, index_body.html, login_body.html, viewforum_body.html, search_body.html, viewtopic_body.html


- Line to be modified:

<div class="top-image"><img src="{T_THEME_PATH}/images/alaska_range_beautiful_mountain.jpg" width="2560" title="Earth phpBb theme" alt="Earth nature field" /></div>

a) Change only name if you want to change image ( ex: src="{T_THEME_PATH}/images/my_image_faq_body.jpg" width="2560" title="Name of your image" alt="Image name")

b) Delete all line to remove image